ParagraphFormat(string)


Returns string with converted single newline characters (CR/LF sequences) into spaces and double newline characters into HTML paragraph markers (<P>).

See also StripCR.

string

String being converted to the HTML paragraph format.